Depending on your instrument options, selecting Configure Channels from the System Menu opens one of the following two configuration selection screens:
These screens allow you to select one (or more with Option 004) of the output configurations described below. The interactive block diagram in the Channel Configuration Area updates accordingly when you apply your configuration.
If you have Option 004, refer to Using the RF Channel Configuration Editor for more information.
Configurations are available to provide easy setup for various signal-generation use cases. Configurations are applicable for instruments with Option PCH.
With Option PCH:
Independent:
For M9383B/M9384B: RF is coherent and basebands (arbs) are synchronized when Synchronization Role is set with one channel as the primary and the other channel as the secondary.
For M9484C: After Synchronization Alignment as been run, RF is repeatably coherent and triggering can be synchronized using Global Trigger.
Tx Coherent: RF is coherent and basebands (arbs) are always synchronized.
Bonded: with M9384B Option CB4, and D20 or D21, or M9484C Option CB5 and R25, and N7653APPC, the two physical channels are represented as a virtual-channel, which is utilized to set up and play wide-bandwidth waveforms. An external combiner is required to join the two RF channels into a single port to the Device Under Test. Keysight provides bonding kit Y1166A for 14/20-GHz instruments, or Y1167A for 32/44-GHz instruments.
MIMO: for M9484C with N7605AP0C, each signal emulates an antenna with fader processing capability and is connected to multiple RF channels.
With Option 8SG, up to eight signals can be connected to two or four RF channels.
Without Option 8SG, one signal can be connected to two or four RF channels.
Without Option PCH:
Independent: Nothing is coherent or synchronized.
When Independent is selected, each RF channel has its own Signal block where you can select or generate a waveform to play on each path.
When 2 Tx Coherent or 4 Tx Coherent is selected, one signal is connected to two or four RF channels, respectively. When Signal Mode is Waveform, Analog Modulation or Single Tone, the same waveform data is played on all paths.
When MIMO 2 or MIMO 4 is selected, each signal in the signal block (up to eight) emulates an antenna equal to the number of signals at the transmitter, and is connected to two or four receivers (RF channels), respectively. Each receiver has data from all antennas at the transmitter. AWGN and Fader processing is available in these configurations.
When Bonded is selected, multiple instrument channels and an external combiner are used to yield a high fidelity wide-bandwidth signal greater than what can be achieved with a single channel. For example, an instrument that support 2 GHz of modulation bandwidth can generate a signal with up to 4 GHz of modulation bandwidth. The Bonded configuration presents the concept of a virtual channel which provides a convenient user experience for waveform setup and playback. High fidelity playback is achieved via a calibration process that must be performed at a given output frequency, power, and operating temperature. The calibration is performed using a Keysight X-Series Signal Analyzer (N9040B, N9042B, or N9030B). When in Bonded configuration both channels are dedicated for bonding purposes; remote control applications must not use SCPI commands which are not applicable when in the bonded configuration.
For instruments with multiple RF channels, configurations will be assigned by “Grouping” RF Output channels by your signal generation use case:
Independent – Each channel has its own frequency, power, and modulation output. With Option PCH the basebands of the channels can be synchronized.
[M] Tx Coherent – With Option PCH, a single baseband is configured to provide vector modulation to [M] (two or four) channels. Each channel has its own frequency, power, analog modulation, and I/Q outputs.
MIMO[M] – With Option PCH and N7605AP0C, a common signal set is configured to provide vector modulation for [M] (two or four) channels. Each channel has its own frequency, power, analog modulation, and I/Q outputs. For instruments without Option 8SG, MIMO is 1xM, for instrument with Option 8SG MIMO is NxM where N is based on the 1 to 8 Signals configured.
Bonded – With Option PCH, N7653APPC, and CB4 or CB5, two channels are joined with an external combiner to provide a single signal to the Device Under Test. A calibration process using an external Keysight X-Series Signal Analyzer provides a high fidelity wide-bandwidth modulation. Adjustments, I/Q outputs, analog modulation, and RF Output settings (e.g. ALC, Atten Hold, corrections/de-embedded, etc.) are not applicable.
GUI Location |
System Menu > Configure Channels |
SCPI Command |
[:SOURce]:CONFigure:GROups <enum_list> [:SOURce]:CONFigure:GROups? |
SCPI Example |
CONF:GRO TX2 CONF:GRO? |
Preset |
IND for 1 Channel instrument IND,IND for 2 Channel instrument IND,IND,IND,IND for 4 Channel instrument |
State Saved |
Yes |
Notes |
The <enum list> is a set of enumerations separated by commas. The maximum elements of the list is the total numbers of channels of the instrument. The list will contain fewer elements than total channels when the selected group comprises more than one channel. The enumeration choices are: INDependent TX2 TX4 CBONded BND2 MIMO2 MIMO4 This SCPI command is not additive; sending it clears the system’s previous configuration and groups the RF Channels by the configuration options contained in the command. RF Channels that are not provided for are automatically set to Independent. Commands that try to consume more than the available number of RF Channels are not accepted, generating an error. Querying this command returns a comma separated list, each entry being a particular Group’s configuration, starting with Group 1. TX2 & TX4 are available with Option PCH For M9384B,CBONded is available when Options CB4, PCH, D20 or D21, and N7653APPC are present For M9484C, CBONded/BND2 are available when Options CB5, PCH, R25, and N7653APPC are present For M9484C, MIMO2 & MIMO4 are available when Option PCH and N7605AP0C are present For bonded configurations, be sure to use bonding-supported SCPI commands only. Using unsupported SCPI commands in a bonded configuration will impair the fidelity of the waveform. In these cases, the unsupported SCPI commands are still accepted, but no error or warning is generated. |
Backwards Compatibility SCPI |
Alias [:SOURce]:CONFigure CBOND to [:SOURce]:CONFigure:GROups BND2 Alias [:SOURce]:CONFigure? to the enum of Group 1 |
History |
Added Bonded at A.07.00 Added Groups at A.09.00 Added TX4 and MIMO4 at A.11.50 |
Initial S/W Revision |
A.01.00 |
Modified S/W Revision |
A.07.00 A.09.00 A.11.50 Updated for M9484C |
Remote command only.
Query only command. Returns the total number of Groups in the selected configuration.
SCPI Command |
[:SOURce]:GROup:COUNt? |
SCPI Example |
GRO:COUN? |
Notes |
The maximum number of Groups is equal to the total number of RF Outputs available to a system. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |
Remote command only.
Query only command. Returns a particular Group’s configuration.
SCPI Command |
[:SOURce]:GROup<group>:CONFiguration? |
SCPI Example |
GRO1:CONF? |
Notes |
Querying Groups that are not part of the selected configuration will Error. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |
Remote command only.
Query only command. Returns a comma separated list containing the signal count of each Group in the selected configuration.
SCPI Command |
[:SOURce]:GROup:SIGNal:COUNt:LIST? |
SCPI Example |
GRO:SIGN:COUN:LIST? |
Notes |
The list entries are the signal count for each Group, starting with Group 1. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |
Remote command only.
Query only command. Returns the total number of signals within a particular Group in the selected configuration.
SCPI Command |
[:SOURce]:GROup<group>:SIGNal:COUNt? |
SCPI Example |
GRO1:SIGN:COUN? |
Notes |
Querying Groups that are not part of the selected configuration will Error. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |
Remote command only.
This query command returns the number of signal blocks available in the selected configuration.
In instruments without Option 8SG, the maximum number of signals is 1 per configuration group. With Option 8SG, the number of signals is dependent on the configuration of the group: for example, if the configuration group is Independent, then 8 signals are available, if the configuration group is Bonded, then 1 signal is available.
SCPI Command |
[:SOURce]:GROup<group>:SIGNal:COUNt? |
SCPI Example |
GRO:SIGN:COUN? |
State Saved |
No |
Backwards Compatibility SCPI |
Alias [:SOURce]:SIGNal:COUNt? to :SOURce:GROup1:SIGNal:COUNt? |
Initial S/W Revision |
A.01.00 |
Modified S/W Revision |
A.09.00 Added :GROup keyword |
Remote command only.
Query only command. Returns a comma separated list containing the number of RF Channels consumed by each Group in the selected configuration.
SCPI Command |
[:SOURce]:GROup:RF:COUNt:LIST? |
SCPI Example |
GRO:RF:COUN:LIST? |
Notes |
The list entries are the number of RF Channels consumed by each Group, starting with Group 1. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |
Remote command only.
Query only command. Returns the number of RF Channels consumed by a particular Group in the selected configuration.
SCPI Command |
[:SOURce]:GROup<group>:RF:COUNt? |
SCPI Example |
GRO1:RF:COUN? |
Notes |
Querying Groups that are not part of the selected configuration will Error. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |
Remote command only.
Query only command. Returns a comma separated list of the specific channels consumed by a particular Group in the selected configuration.
For instance, querying Group 2 on a four-channel system with a configuration of Group 1: Bonded and Group 2: MIMO2 will return: “3,4” since Group 2 is consuming channels 3 and 4.
SCPI Command |
[:SOURce]:GROup<group>:RF:CHANnels? |
SCPI Example |
GRO1:RF:CHAN? |
Notes |
The list entries are the specific RF Channels being consumed by the specified Group. Querying Groups that are not part of the selected configuration will Error. |
State Saved |
No |
Initial S/W Revision |
A.09.00 |